From: Stefano Stabellini Date: Tue, 28 Jan 2014 15:48:55 +0000 (+0100) Subject: Update QEMU_UPSTREAM_REVISION X-Git-Tag: archive/raspbian/4.8.0-1+rpi1~1^2~5640 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/%22bookmarks://%22/%22http:/www.example.com/cgi/%22https:/%22bookmarks:/%22?a=commitdiff_plain;h=7754fb8cab292dfb2047b1cb38004d7290f8b6aa;p=xen.git Update QEMU_UPSTREAM_REVISION Switch back to master. Signed-off-by: Stefano Stabellini --- diff --git a/Config.mk b/Config.mk index 55dce20c85..484cfdb97f 100644 --- a/Config.mk +++ b/Config.mk @@ -234,7 +234,7 @@ QEMU_UPSTREAM_URL ?= git://xenbits.xen.org/qemu-upstream-unstable.git SEABIOS_UPSTREAM_URL ?= git://xenbits.xen.org/seabios.git endif OVMF_UPSTREAM_REVISION ?= 447d264115c476142f884af0be287622cd244423 -QEMU_UPSTREAM_REVISION ?= qemu-xen-4.4.0-rc1 +QEMU_UPSTREAM_REVISION ?= master SEABIOS_UPSTREAM_TAG ?= rel-1.7.3.1 # Fri Aug 2 14:12:09 2013 -0400 # Fix bug in CBFS file walking with compressed files.